Release 10.1A: OpenEdge Development:
Web Services


TABLE (static temp-table) parameters

For TABLE parameters, client interfaces:

Table B–4 lists the data type mappings for TABLE columns between the Progress 4GL and Java.

Table B–4: Java data types for TABLE (static temp-table) parameter columns 
Progress 4GL data type
Java data type
CHARACTER 
String 
COM-HANDLE 
long 
DATE 
java.util.Date 
DECIMAL 
java.math.BigDecimal 
INTEGER (32 bit)
int 
LOGICAL 
boolean 
RAW 
byte[] 
RECID (32 or 64 bit)
long 
ROWID 
byte[] 
WIDGET-HANDLE 
long 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095